[INFO] fetching crate axum-wasm-macros 0.1.2...
[INFO] testing axum-wasm-macros-0.1.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate axum-wasm-macros 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate axum-wasm-macros 0.1.2
[INFO] finished tweaking crates.io crate axum-wasm-macros 0.1.2
[INFO] tweaked toml for crates.io crate axum-wasm-macros 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-wasm-macros 0.1.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.8)
[INFO] [stderr]       Adding oneshot v0.1.13 (available: v0.2.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oneshot v0.1.13
[INFO] [stderr]   Downloaded axum-macros v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8721d4256a3b5ceb5fe55acad2fbfe26242da6a9d95e023d30a5c672286240a7
[INFO] running `Command { std: "docker" "start" "-a" "8721d4256a3b5ceb5fe55acad2fbfe26242da6a9d95e023d30a5c672286240a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8721d4256a3b5ceb5fe55acad2fbfe26242da6a9d95e023d30a5c672286240a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8721d4256a3b5ceb5fe55acad2fbfe26242da6a9d95e023d30a5c672286240a7", kill_on_drop: false }`
[INFO] [stdout] 8721d4256a3b5ceb5fe55acad2fbfe26242da6a9d95e023d30a5c672286240a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59f8b55dc2f0c6430bfcf9e2b3868f3014f281aafb1feb40032b8bc992a4b008
[INFO] running `Command { std: "docker" "start" "-a" "59f8b55dc2f0c6430bfcf9e2b3868f3014f281aafb1feb40032b8bc992a4b008", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling axum-wasm-macros v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s
[INFO] running `Command { std: "docker" "inspect" "59f8b55dc2f0c6430bfcf9e2b3868f3014f281aafb1feb40032b8bc992a4b008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59f8b55dc2f0c6430bfcf9e2b3868f3014f281aafb1feb40032b8bc992a4b008", kill_on_drop: false }`
[INFO] [stdout] 59f8b55dc2f0c6430bfcf9e2b3868f3014f281aafb1feb40032b8bc992a4b008
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d813c498e49bca7a69cb19aa0cdeb029c92cf60d312bd09f57fbd94a9bf4c6a2
[INFO] running `Command { std: "docker" "start" "-a" "d813c498e49bca7a69cb19aa0cdeb029c92cf60d312bd09f57fbd94a9bf4c6a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.115
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.115
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.115
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.115
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.65
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]    Compiling axum-wasm-macros v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.115
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling js-sys v0.3.92
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.65
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.65
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.93s
[INFO] running `Command { std: "docker" "inspect" "d813c498e49bca7a69cb19aa0cdeb029c92cf60d312bd09f57fbd94a9bf4c6a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d813c498e49bca7a69cb19aa0cdeb029c92cf60d312bd09f57fbd94a9bf4c6a2", kill_on_drop: false }`
[INFO] [stdout] d813c498e49bca7a69cb19aa0cdeb029c92cf60d312bd09f57fbd94a9bf4c6a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d41d54e5c5ae6297019bda9c45eefc45584869f674f35d8337aaaf5662843f70
[INFO] running `Command { std: "docker" "start" "-a" "d41d54e5c5ae6297019bda9c45eefc45584869f674f35d8337aaaf5662843f70", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_wasm_macros-af86a63264451fe4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wasm_combat_tests.rs (/opt/rustwide/target/debug/deps/wasm_combat_tests-102ae1ee06a17ea9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_should_return_a_200 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::it_should_return_a_200 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::it_should_return_a_200' (18) panicked at tests/wasm_combat_tests.rs:35:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("logankeenan.com")), port: None, path: "/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60da36a727da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60da36a727da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60da36a727da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60da36a727da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60da36a882da - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60da36a882da - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x60da36a77662 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60da36a77662 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60da36a50d4f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60da36a50d4f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60da36a6a8a9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60da3683866c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60da3683866c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60da36a6ab22 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60da36a6ab22 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60da36a50e08 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60da36a486c9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60da36a51cdd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60da36a88a9c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60da36a88812 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60da36462c4c - <core[786f478f706679df]::result::Result<reqwest[70948955d25713a9]::async_impl::response::Response, reqwest[70948955d25713a9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60da36462c4c - wasm_combat_tests[4e055439f7f53113]::test_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wasm_combat_tests.rs:35:63
[INFO] [stdout]   22:     0x60da36476ff5 - <wasm_combat_tests[4e055439f7f53113]::test_route as axum[7dce1289c93ac30f]::handler::Handler<((),), ()>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.6.20/src/handler/mod.rs:208:38
[INFO] [stdout]   23:     0x60da36453f80 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60da36471a60 - <futures_util[7b70abb182288b2e]::future::future::map::Map<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>>, fn(http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>) -> core[786f478f706679df]::result::Result<http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>, core[786f478f706679df]::convert::Infallible>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/map.rs:55:44
[INFO] [stdout]   25:     0x60da364697c1 - <futures_util[7b70abb182288b2e]::future::future::Map<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>>, fn(http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>) -> core[786f478f706679df]::result::Result<http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>, core[786f478f706679df]::convert::Infallible>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:85:35
[INFO] [stdout]   26:     0x60da36479841 - <axum[7dce1289c93ac30f]::handler::future::IntoServiceFuture<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.6.20/src/macros.rs:42:39
[INFO] [stdout]   27:     0x60da364797ea - <axum[7dce1289c93ac30f]::handler::future::IntoServiceFuture<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>>> as futures_core[6c60e50411107a88]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.32/src/future.rs:92:14
[INFO] [stdout]   28:     0x60da36471901 - <futures_util[7b70abb182288b2e]::future::try_future::into_future::IntoFuture<axum[7dce1289c93ac30f]::handler::future::IntoServiceFuture<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   29:     0x60da36471e00 - <futures_util[7b70abb182288b2e]::future::future::map::Map<futures_util[7b70abb182288b2e]::future::try_future::into_future::IntoFuture<axum[7dce1289c93ac30f]::handler::future::IntoServiceFuture<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>>>>, futures_util[7b70abb182288b2e]::fns::MapOkFn<<http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>> as axum_core[3ac7f5c1dbdd832a]::response::into_response::IntoResponse>::into_response>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/map.rs:55:44
[INFO] [stdout]   30:     0x60da36469811 - <futures_util[7b70abb182288b2e]::future::future::Map<futures_util[7b70abb182288b2e]::future::try_future::into_future::IntoFuture<axum[7dce1289c93ac30f]::handler::future::IntoServiceFuture<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>>>>, futures_util[7b70abb182288b2e]::fns::MapOkFn<<http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>> as axum_core[3ac7f5c1dbdd832a]::response::into_response::IntoResponse>::into_response>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:85:35
[INFO] [stdout]   31:     0x60da36461ae1 - <futures_util[7b70abb182288b2e]::future::try_future::MapOk<axum[7dce1289c93ac30f]::handler::future::IntoServiceFuture<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>>>, <http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>> as axum_core[3ac7f5c1dbdd832a]::response::into_response::IntoResponse>::into_response> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs:85:35
[INFO] [stdout]   32:     0x60da364737e1 - <tower[f0735cef59a4208a]::util::map_response::MapResponseFuture<axum[7dce1289c93ac30f]::handler::future::IntoServiceFuture<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>> + core[786f478f706679df]::marker::Send>>>, <http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>> as axum_core[3ac7f5c1dbdd832a]::response::into_response::IntoResponse>::into_response> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/macros.rs:38:38
[INFO] [stdout]   33:     0x60da368771a0 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>, core[786f478f706679df]::convert::Infallible>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x60da364729fe - <tower[f0735cef59a4208a]::util::oneshot::Oneshot<tower[f0735cef59a4208a]::util::boxed_clone::BoxCloneService<http[aa604d8c28fc3e4d]::request::Request<hyper[d6b64627ceb6f85e]::body::body::Body>, http[aa604d8c28fc3e4d]::response::Response<http_body[e5f6f3ff3225e271]::combinators::box_body::UnsyncBoxBody<bytes[e83f0fa8b75bad8]::bytes::Bytes, axum_core[3ac7f5c1dbdd832a]::error::Error>>, core[786f478f706679df]::convert::Infallible>, http[aa604d8c28fc3e4d]::request::Request<hyper[d6b64627ceb6f85e]::body::body::Body>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/util/oneshot.rs:97:42
[INFO] [stdout]   35:     0x60da3646d2e1 - <axum[7dce1289c93ac30f]::routing::route::RouteFuture<hyper[d6b64627ceb6f85e]::body::body::Body, core[786f478f706679df]::convert::Infallible> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.6.20/src/routing/route.rs:161:68
[INFO] [stdout]   36:     0x60da36463514 - wasm_combat_tests[4e055439f7f53113]::make_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wasm_combat_tests.rs:69:25
[INFO] [stdout]   37:     0x60da36465290 - wasm_combat_tests[4e055439f7f53113]::tests::it_should_return_a_200::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wasm_combat_tests.rs:79:42
[INFO] [stdout]   38:     0x60da36454002 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x60da3645407d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x60da36452b1d - <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   41:     0x60da36452a1b - tokio[2f86ed27e0e9a493]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   42:     0x60da36452a1b - tokio[2f86ed27e0e9a493]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   43:     0x60da36452a1b - <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   44:     0x60da3644d700 - <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   45:     0x60da36451d6d - <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   46:     0x60da36451014 - <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   47:     0x60da3646f09b - <tokio[2f86ed27e0e9a493]::runtime::context::scoped::Scoped<tokio[2f86ed27e0e9a493]::runtime::scheduler::Context>>::set::<<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   48:     0x60da36475f89 - tokio[2f86ed27e0e9a493]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   49:     0x60da3644e682 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f86ed27e0e9a493]::runtime::context::Context>>::try_with::<tokio[2f86ed27e0e9a493]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   50:     0x60da3644e20e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f86ed27e0e9a493]::runtime::context::Context>>::with::<tokio[2f86ed27e0e9a493]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   51:     0x60da364755bd - tokio[2f86ed27e0e9a493]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   52:     0x60da3644fa40 - <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   53:     0x60da3644fd36 - <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   54:     0x60da36450c20 - <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   55:     0x60da3646ab13 - tokio[2f86ed27e0e9a493]::runtime::context::runtime::enter_runtime::<<tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   56:     0x60da3644d231 - <tokio[2f86ed27e0e9a493]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   57:     0x60da3644ce04 - <tokio[2f86ed27e0e9a493]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   58:     0x60da3644cfcf - <tokio[2f86ed27e0e9a493]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   59:     0x60da364682b3 - wasm_combat_tests[4e055439f7f53113]::tests::it_should_return_a_200
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wasm_combat_tests.rs:86:43
[INFO] [stdout]   60:     0x60da364650f7 - wasm_combat_tests[4e055439f7f53113]::tests::it_should_return_a_200::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wasm_combat_tests.rs:78:38
[INFO] [stdout]   61:     0x60da3645ab46 - <wasm_combat_tests[4e055439f7f53113]::tests::it_should_return_a_200::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60da3682c74b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x60da3682c74b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   64:     0x60da3683913b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   65:     0x60da3683913b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60da3683913b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x60da3683913b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60da3683913b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60da3683913b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   70:     0x60da3683913b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   71:     0x60da36834854 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   72:     0x60da36834854 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x60da3683bd42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   74:     0x60da3683bd42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   75:     0x60da3683bd42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x60da3683bd42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x60da3683bd42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x60da3683bd42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x60da3683bd42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x60da36a720af - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   81:     0x60da36a720af - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x7cc872290aa4 - <unknown>
[INFO] [stdout]   83:     0x7cc87231da64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::it_should_return_a_200
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test wasm_combat_tests`
[INFO] running `Command { std: "docker" "inspect" "d41d54e5c5ae6297019bda9c45eefc45584869f674f35d8337aaaf5662843f70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d41d54e5c5ae6297019bda9c45eefc45584869f674f35d8337aaaf5662843f70", kill_on_drop: false }`
[INFO] [stdout] d41d54e5c5ae6297019bda9c45eefc45584869f674f35d8337aaaf5662843f70
